home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / System / FKey / FKeys / KillEMFKEY / About KillEM FKEY next >
Text File  |  1993-03-27  |  2KB  |  39 lines

  1.  
  2. KillEM FKEY
  3. by David Fry
  4.  
  5.  
  6. The Express Modem software from Apple conveniently turns on the modem 
  7. automatically whenever you try to use it.  Unfortunately, it remains on 
  8. afterwards, and you have to use the Express Modem control panel device to turn 
  9. it off.  That's too tedious for my tastes, so I wrote this FKEY hack to turn it 
  10. off for you at the push of a button.  The FKEY has ID=4 as I wrote it, but you 
  11. can change that in the usual ways.
  12.  
  13. The Express Modem software runs in the background as a faceless application 
  14. (which you can see using one of the "process watchers" out there, such as Task-
  15. It).  All this FKEY does is look for a process of type 'cdev' with creator 
  16. '3615', which is what the Express Modem software uses on my machine, and sends 
  17. it a 'quit' Apple Event. If it can't find such a process, it beeps once.
  18.  
  19. Why turn off the Express Modem software?  It uses a good deal of processor time 
  20. just sitting there, and that means less time between battery charges.  However, 
  21. your PowerBook won't answer the phone if you kill the background application, so 
  22. be sure you really want to use this FKEY.  If you want the modem to answer the 
  23. phone later, use the Express Modem control panel to turn it on.
  24.  
  25. WARNING: I've tested this on my PB180, and it seems okay.  My methodology for 
  26. turning the modem off is just a guess, and may have some problem I don't know 
  27. about. I also don't know if it will work with the PowerBook Duo Express Modem 
  28. software because that may not use creator '3615'.  Also, I'm not responsible for
  29. what may happen if you use the FKEY while the modem is in use, for instance,
  30. while you're receiving a fax.
  31.  
  32. Good luck and let me know if you have problems.
  33.  
  34. David Fry                                  fry@math.harvard.edu
  35. Division of Applied Sciences               fry@huma1.bitnet
  36. Harvard University                      ...!harvard!huma1!fry
  37. Cambridge, MA  02138            
  38.  
  39.